Welcome![Sign In][Sign Up]
Location:
Search - Ant Colony

Search list

[Bio-Recognizeant

Description: 蚁群算法仿真模拟程序,用c的图形界面,直观的展示了蚁群算法的仿生学过程。为读者了解改算法有直接的指导意义-ant colony algorithm simulation program, c graphical interface, and visual display of the ant colony algorithm Bionics process. For readers to understand the algorithm change is directly guiding significance
Platform: | Size: 37888 | Author: zy | Hits:

[AI-NN-PRant-C++

Description: 蚁群算法的C++程序,转载于下面网站 http://fashionxu.bokee.com/4673640.html-ant colony algorithm C program, reproduced in the following website http :// fashionxu.bokee.com/4673640.html
Platform: | Size: 5120 | Author: 罗佳 | Hits:

[File FormatC++--ant

Description: C++中蚁群优化算法的实现(主程序)-C ant colony optimization algorithm to achieve (Edit)
Platform: | Size: 1024 | Author: | Hits:

[assembly languageant

Description: 蚁群算法( ant colony algorithm) 是由意大利学者 Dorigo 等人[1 ,2 ] 于20 世纪90 年代初期通过模拟自然界 中蚂蚁集体寻径的行为而提出的一种基于种群的启发 式仿生进化系统。蚁群算法包含两个基本阶段:适应阶 段和协作阶段。在适应阶段,各候选解根据积累的信息 不断调整自身结构。在协作阶段,候选解之间通过信息 交流,以期望产生性能更好的解,这类似于学习自动机 的学习机制。蚁群算法最早成功应用于解决著名的旅 行商问题(t raveling salesman problem , TSP) ,该算法采 用了分布式正反馈并行计算机制,易于与其他方法结 合,而且具有较强的鲁棒性[325 ] 。 蚁群算法创立十多年来,无论在算法理论还是在算 法应用方面都取得了很多突破性研究进展。
Platform: | Size: 5120 | Author: jay chou | Hits:

[AI-NN-PRant[matlab]

Description: 蚁群聚类算法及其源码 蚁群聚类算法及其源码-Ant Colony Clustering Algorithm and its source and its source code ant colony clustering algorithm
Platform: | Size: 3072 | Author: | Hits:

[AI-NN-PRant

Description: 用蚁群算法实现路径规划, 能够自己创建地图-Ant colony algorithm using the path planning, can create your own map
Platform: | Size: 6144 | Author: Can | Hits:

[AI-NN-PRant

Description: 这是一个蚁群算法的蚂蚁聚类的程序,大家可以仔细研究一下,可能对你有用。-This is an ant colony algorithm Ant clustering procedure, we can look at, may be useful to you.
Platform: | Size: 808960 | Author: 陆华兴 | Hits:

[matlabant

Description: 蚁群算法采用matlab开发的仿真平台:算法实现,路径显示,人机交互控制等-Ant colony algorithm using matlab simulation platform developed: algorithm, path shows that human-computer interaction control
Platform: | Size: 302080 | Author: QGP | Hits:

[AI-NN-PRant

Description: 只是Java版实现的蚁群算法与程序结果演示,是学习和理解蚁群算法的好内容。-Only a Java version of the ant colony algorithm to achieve the results and procedures for the demonstration of learning and understanding better the content of ant colony algorithm.
Platform: | Size: 169984 | Author: | Hits:

[Mathimatics-Numerical algorithmsAn-Adaptive-Ant-Colony-Algorithm-Applied-to-Bidire

Description: 自适应蚁群算法在车间调度中的应用研究,包含了绝大部分详细研究说明文档。-Adaptive ant colony algorithm in the shop scheduling of applied research, contains a detailed study of the vast majority of documentation.
Platform: | Size: 12291072 | Author: baihualin | Hits:

[Graph programImage-Edge-Detection-Using-Ant-Colony-Optimization

Description: This a demo program of image edge detection using ant colony, based on the paper, "An Ant Colony Optimization Algorithm For Image Edge Detection," 基于蚁群算法的图像边缘检测。IEEE于2008收录的文章.有matlab源程序和“An Ant Colony Optimization Algorithm For Image Edge Detection”这篇PDF文章。希望对大家有一定帮助。-This is a demo program of image edge detection using ant colony, based on the paper, " An Ant Colony Optimization Algorithm For Image Edge Detection," Based on Ant Colony Optimization Image Edge Detection. IEEE in 2008 included in the article. Matlab source code and there is " An Ant Colony Optimization Algorithm For Image Edge Detection" This PDF article. Hope to assist everyone must have.
Platform: | Size: 306176 | Author: miaosiyi | Hits:

[Windows MobileEnhanced-Ant-Colony

Description: Enhanced Ant Colony Based Algorithm for Routing in Mobile Ad Hoc Network
Platform: | Size: 401408 | Author: pangkaa | Hits:

[Mathimatics-Numerical algorithmsAnt-Colony-Optimisation-for-vehicle-routing-probl

Description: Ant Colony Optimisation for vehicle routing problems: from theory to applications. Keywords: Metaheuristics, Ant Colony Optimisation, Vehicle Routing Problem.
Platform: | Size: 252928 | Author: shalin | Hits:

[AI-NN-PRant-colony-algorithm-demo

Description: 功能强大的蚁群算法演示平台,能针对基本的蚁群算法,改进后的蚁群算法在TSP等问题上进行相关演示-Powerful ant colony algorithm demo platform, can address the basic ant colony algorithm, the improved ant colony algorithm in TSP and other issues related to demo
Platform: | Size: 151552 | Author: 张强 | Hits:

[AI-NN-PRant-colony-algorithm-demo-zhang

Description: VC++源码,是一个功能强大的蚁群算法演示平台,能演示基本的蚁群算法以及改进后的蚁群算法在TSP等问题上进行问题求解的过程-翻译结果(中 > 英)复制结果 VC + + source code, is a strong function of the ant colony algorithm demo platform, can demonstrate the basic ant colony algorithm and the improved ant colony algorithm in TSP and other issues on the problem solving process
Platform: | Size: 151552 | Author: 张强 | Hits:

[AI-NN-PRAnt-colony-algorithm-

Description: 本文件里描述了用蚁群算法寻找最短路径的方法,以及相应的搜索路线图形表示-This document describes the use of ant colony algorithm to find the shortest path method, and the corresponding graphical representation of the search line
Platform: | Size: 91136 | Author: 加俊 | Hits:

[Mathimatics-Numerical algorithmsAnt Colony Algorithm

Description: 基于蚁群算法的机器人路径规划,使用网格离散化的方法对带有障碍物的环境建模,使用邻接矩阵存储该环境,使得问题转化为蚁群算法寻找最短路径。(Based on the ant colony algorithm, the path of the robot with the obstacle is modeled by the method of grid discretization, and the environment is stored by the adjacency matrix, so that the problem is transformed into the ant colony algorithm to find the shortest path.)
Platform: | Size: 40960 | Author: 三叶半夏 | Hits:

[matlabThree dimensional Ant Colony Algorithm

Description: 用MATLAB编程的蚁群的三维路径规划,可以比较快速有效的找到目标点。(With the MATLAB programming of the ant colony of the three-dimensional path planning, you can more quickly and effectively find the target point.)
Platform: | Size: 15360 | Author: 三叶半夏 | Hits:

[matlab2D Ant Colony Algorithm

Description: 用MATLAB将二维蚁群算法编程并仿真出机器人的路径规划得出最短路径(Using MATLAB to program the two-dimensional ant colony algorithm and simulate the path of the robot to draw the shortest path)
Platform: | Size: 12288 | Author: 三叶半夏 | Hits:

[OtherAnt-colony-algorithm

Description: 用于蚁群算法的聚类,可以直接打开进行聚类操作,文件夹中给出了原始数据和代码(Ant colony algorithm is used in clustering, clustering can directly open for operation, folder raw data and code are given)
Platform: | Size: 261120 | Author: 瑞琪 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net